Extract expected travel durations from Garmin BaseCamp GDB output (#585)
authorlintondf <lintondf@users.noreply.github.com>
Sun, 7 Jun 2020 22:19:10 +0000 (18:19 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2020 22:19:10 +0000 (16:19 -0600)
commit0c3341c8445033f80125e3340345527a1dda16d0
tree70ee150c9449b22b0625a0eee00812bd2a971a47
parent857c4c908e11974af7b35434145708dabd93ac8c
Extract expected travel durations from Garmin BaseCamp GDB output (#585)

* extract track segment expected travel durations from Garmin BaseCamp autorouted GDB exports and report as <rtept/src> elements in gpx output

* revised to use Garmin Format-Specific Data object to store durations

* generate at frozen test time

* include code review suggestions

* store Garmin BaseCamp autoroute waypoint travel durations in the <desc> elements of <rtept> waypoints; modify gpx ouptut to exclude autoroute generated rtept waypoints from initial waypoint list

* remove waypoint class lookup and replace tabs with spaces

* run astyle on gdb.cc

* turn off detailed GDB debugging

Co-authored-by: tsteven4 <13596209+tsteven4@users.noreply.github.com>
garmin_fs.h
gdb.cc
gpx.cc
reference/gdb-sample-v3-autoroute.gpx